public class RadialGradientPublic Class RadialGradient| RadialGradient | Initializes a new instance of the RadialGradient class. |
| CenterX | Specifies the center of the geometry that is used for the radial gradient. |
| CenterY | Specifies the center of the geometry that is used for the radial gradient. |
| DisplayName | Specifies the name of a radial gradient. |
| FocalX | |
| FocalY | |
| GradientTransform | Contains the definition of an optional additional transformation from the gradient coordinate system onto the target coordinate system. |
| GradientUnits | Specifies the coordinate system. |
| Name | Specifies the name by which a radial gradient can be referenced. |
| Radius | Specifies the radius that is used for the radial gradient. |
| SpreadMethod | Specifies what happens if the gradient starts or ends inside the bounds of the target rectangle. |
| Stops | Specifies a collection of SvgStop objects. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current RadialGradient object to its equivalent string representation.
(Overrides ObjectToString) |